Skip to content

Commit 0026651

Browse files
committed
Delete not-implemented definition I2Cscan.
1 parent 42b6a48 commit 0026651

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib/display/Backlight.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,6 @@ class Backlight
170170
void powerDown();
171171
void powerUp();
172172
void ledBlink(RGBColors color, uint32_t duration);
173-
void I2Cscan();
174173
void writeByte(uint8_t address, uint8_t subAddress, uint8_t data);
175174
uint8_t readByte(uint8_t address, uint8_t subAddress);
176175

0 commit comments

Comments
 (0)