Commit Graph
6 Commits
Author SHA1 Message Date
TD-er c760a054d4 [PVS-Studio] Fix some tricky code noticed by PVS Studio 2022-02-14 22:07:12 +01:00
TD-er 2403d2381b [I2Cdev lib] Change byte to uint8_t 2022-01-25 17:09:40 +01:00
TD-er 2215f4dec5 [Cleanup] Fix missing paths on #include statements + update I2Cdev lib 2022-01-24 01:01:28 +01:00
TD-er 3634365ae4 [Libs] Don't use "byte" as type anymore 2021-07-02 09:57:03 +02:00
Gijs Noorlander db869fcb19 [WiFi] Reduce wifi reset calls and call full wifi init at reset 2020-07-09 21:37:54 +02:00
TD-er 9822c4bac0 [I2Cdev] Add I2Cdevlib library
Adding an existing and proven I2C library.
Will need to test if this is working fine on ESP32 too and try to move I2C functionality to use these functions.
2018-05-27 01:32:40 +02:00