Current deploy state - may simplify
This commit is contained in:
Executable
+16
@@ -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
|
||||
Reference in New Issue
Block a user