diff --git a/.gitignore b/.gitignore index b71bf55..b9451a7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,4 @@ .pio/* .vscode/* *.map -test/*.md -test/env/* -test/configure_*.py -TODO.md src_docs/_build/* -data/*.min.htm diff --git a/1.json b/1.json deleted file mode 100644 index c8fc3db..0000000 --- a/1.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "key": "gravitymon66a1b0", - "data": { - "Temperature": 27, - "Battery": 4.99, - "Tilt": 88.86, - "Rssi": -51, - "Gravity": 1.1173 - } -} diff --git a/README.md b/README.md index d45046d..c996f3d 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ GravityMon is a replacement firmware for the iSpindle firmware. It's 100% compatible with the iSpindle hardware design so it does not require any hardware changes. -Now also works with ESP32, either an ESP32 d1 mini or ESP32 c3 mini which both are pin compatible with ESP8266. +Now also works with ESP32 d1 mini, ESP32 c3 mini, ESP32 S2 mini which both are pin compatible with ESP8266. Installation can be made using https://www.brewflasher.com or the web version at https://web.brewflasher.com diff --git a/bin/test.min.htm b/bin/test.min.htm deleted file mode 100644 index 57bda22..0000000 --- a/bin/test.min.htm +++ /dev/null @@ -1 +0,0 @@ -
Press test button to start testing all defined push targets.