Current deploy state - may simplify

This commit is contained in:
Danny Staple
2022-07-10 15:48:46 +01:00
parent 4962501918
commit e6d4847196
11 changed files with 36 additions and 31 deletions
+16
View File
@@ -0,0 +1,16 @@
.deploy/send-libs.sh \
adafruit_pioasm.mpy \
adafruit_requests.mpy \
adafruit_vl53l1x.mpy \
adafruit_bno055.mpy \
adafruit_wsgi \
adafruit_esp32spi \
adafruit_register
.deploy/send-it.sh \
ch-13/2-fusing-sensors/all_sensors_test/all_sensors_test.py \
ch-13/2-fusing-sensors/all_sensors_test/graphing.html \
ch-13/2-fusing-sensors/all_sensors_test/robot.py \
ch-13/2-fusing-sensors/all_sensors_test/pio_encoder.py \
ch-13/2-fusing-sensors/all_sensors_test/pid.py \
ch-13/2-fusing-sensors/all_sensors_test/robot_wifi.py