mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-06-13 19:36:26 +03:00
add comment
This commit is contained in:
@@ -6,6 +6,8 @@ Workflow:
|
|||||||
2. Extract everything between the START/END "CUT HERE" markers.
|
2. Extract everything between the START/END "CUT HERE" markers.
|
||||||
3. Write that block to test/test_api/test_api.h.
|
3. Write that block to test/test_api/test_api.h.
|
||||||
4. Run `pio run -e native-test -t exec`.
|
4. Run `pio run -e native-test -t exec`.
|
||||||
|
|
||||||
|
run with `python3 scripts/generate_test_api.py`
|
||||||
"""
|
"""
|
||||||
|
|
||||||
import subprocess
|
import subprocess
|
||||||
|
|||||||
Reference in New Issue
Block a user