mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 06:32:19 +03:00
libretiny
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#ifndef LIBRETINY
|
||||
#include <Wire.h>
|
||||
#include "utils/SerialPrint.h"
|
||||
|
||||
@@ -29,4 +30,5 @@ void scanI2C() {
|
||||
message += "done\n";
|
||||
|
||||
SerialPrint("i", "I2C Scaner", message);
|
||||
}
|
||||
}
|
||||
#endif
|
||||
Reference in New Issue
Block a user