add comment

This commit is contained in:
proddy
2026-06-08 20:48:09 +02:00
parent 88d7124874
commit f93b5290ff

View File

@@ -6,6 +6,8 @@ Workflow:
2. Extract everything between the START/END "CUT HERE" markers.
3. Write that block to test/test_api/test_api.h.
4. Run `pio run -e native-test -t exec`.
run with `python3 scripts/generate_test_api.py`
"""
import subprocess