mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-10 01:39:54 +03:00
store custom files for testing
This commit is contained in:
6
test/README.txt
Normal file
6
test/README.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
This folder contains the default data used when testing in standalone mode.
|
||||
|
||||
It is used for simulation and testing and can be invoked by compiling with -DEMSESP_TEST and from the Console using the command `test general` or via an API call like http://ems-esp.local/api?device=system&cmd=test&data=general
|
||||
|
||||
To run in standalone mode without an ESP32 microcontroller use `make run` or `pio run -e standalone -t exec`
|
||||
|
||||
Reference in New Issue
Block a user