-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
IDE: Arudiono version 2.3.6
マイコン:ELEGOO UNO R3
OS:Windows 11
最新のコードにて、実行したところ、次のエラーが発生し、起動できませんでした。
Wire\src/Wire.h: In member function 'virtual byte ZPA4756_0311A_R::WireInterface::readReg(byte)':
Wire.h:68:13: note: candidate 1: uint8_t TwoWire::requestFrom(int, int)
uint8_t requestFrom(int, int);
Wire.h:65:13: note: candidate 2: uint8_t TwoWire::requestFrom(uint8_t, uint8_t)
uint8_t requestFrom(uint8_t, uint8_t);
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels