This commit is contained in:
Jean LE QUELLEC
2022-11-19 13:46:26 +01:00
parent 17cb7533cb
commit fae17d2eb9
17 changed files with 161 additions and 100 deletions

View File

@@ -4,8 +4,6 @@
#include <i2cTools_icons.h>
#include "../i2cscanner.h"
#define SCAN_MENU_TEXT "Scan"
#define SCAN_MENU_X 75
#define SCAN_MENU_Y 6
#define SCAN_TEXT "SCAN"
void draw_scanner_view(Canvas* canvas, i2cScanner* i2c_scanner);