1.4.2: fix build for arduino-esp32 3.x

This commit is contained in:
fsender
2025-03-11 18:36:59 +08:00
parent 247e5e0b94
commit 20ba78ea52
6 changed files with 61 additions and 8 deletions

View File

@@ -11,7 +11,7 @@
"type": "git",
"url": "https://github.com/fsender/readguy"
},
"version": "1.4.1",
"version": "1.4.2",
"frameworks": "arduino",
"platforms": ["espressif32", "espressif8266"],
"headers": "readguy.h",