Bernd Giesecke
Bernd Giesecke
When I set my title to **`"Temperature inside (°C)"`** or **`"Humidity inside (%)"`** or when I set the units to **`"°C"`** or **`"%"`** Crouton cannot connect to the device. Any...
IDE: **_Arduino IDE 1.8.5_** Unusual installation path: **_C:\Program Files (x86)\Arduino_** Sketchbook location: **_B:\Arduino-Dev_** ESP32 installation path: **_B:\Arduino-Dev\hardware\espressif\esp32_** OS: **_Windows 7 Home Premium Service Pack 1 64-bit_** First tried download ZIP...
Newer Arduino compatible MCU's have often more than one I2C bus. This small change adds the option to choose between different Wire instances. It does not break existing code, as...