feat: initial
This commit is contained in:
16
README.md
16
README.md
@@ -1,3 +1,15 @@
|
||||
# ate0004.000.000
|
||||
# ATE0004
|
||||
|
||||
Honeywell Retractable Landing Light CMM 33-42-07 P/N 45-0351-X Motor Test Box.
|
||||
Honeywell Retractable Landing Light CMM 33-42-07 P/N 45-0351-X Motor Test Box.
|
||||
|
||||
## Build and flash
|
||||
|
||||
Run the following command to firmware build and flash module:
|
||||
|
||||
```text
|
||||
cd your_projects_folder
|
||||
git clone --recurse-submodules http://git.zh.com.ru/aerotech/ate0004
|
||||
cd ate0004
|
||||
idf.py build
|
||||
idf.py flash
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user