Ничего не изменилось

master
SmartUA 2021-12-28 21:26:11 +02:00
parent 8ef1f6cdd1
commit 4946bf3b2c
1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,7 @@ void setup()
Serial.begin(115200);
Serial.setDebugOutput(true);
M5.begin(true, false, true);
M5.begin(true, false, true);
Wire.begin(25, 21); //Пины для I2c на ATOM
hdc1080.begin(0x40);