update arduino-esp32 to 3.0.3

pull/60/head
Miroslav Pivovarsky 2024-08-03 21:44:39 +02:00
parent 627b951155
commit be284668b1
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
- AsyncTCP - LGPL 3.0 - 3.1.4 - https://github.com/mathieucarbou/AsyncTCP
- ArduinoJson - MIT - 7.1.0 - https://github.com/bblanchon/ArduinoJson
- ArduinoUniqueID - MIT - 1.3.0 - https://github.com/ricaun/ArduinoUniqueID
- arduino-esp32 - LGPL 2.1 - 3.0.2 - https://github.com/espressif/arduino-esp32
- arduino-esp32 - LGPL 2.1 - 3.0.3 - https://github.com/espressif/arduino-esp32
- DHTnew - MIT - 0.4.20 - https://github.com/RobTillaart/DHTNew
Arduino IDE configuration for the MCU are stored in the module_XXX.h file.