17 lines
545 B
Bash
Executable File
17 lines
545 B
Bash
Executable File
.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
|