ESP + Reorganizacja
This commit is contained in:
6
ESP32/HomeSpan-master/tools/makeServiceList
Normal file
6
ESP32/HomeSpan-master/tools/makeServiceList
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/zsh
|
||||
|
||||
grep -B 1000 "AUTOGENERATED_TEXT" ../docs/ServiceList.md > ServiceList.md
|
||||
./makeServices ../src/Characteristics.h ../src/Span.h >> ServiceList.md
|
||||
mv ServiceList.md ../docs/ServiceList.md
|
||||
|
||||
Reference in New Issue
Block a user