Skip to content

Commit

Permalink
ci: move deps into ino
Browse files Browse the repository at this point in the history
  • Loading branch information
felixerdy committed Apr 29, 2024
1 parent d1ed80c commit 86cbad1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions senseBox-bike-atrai/senseBox-bike-atrai.ino
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@
#include <vl53l8cx_class.h>


#include <Adafruit_GFX.h>
#include <Adafruit_SSD1306.h>
#include <qrcode.h>
#include <Adafruit_MAX1704X.h>




// Accelerometer and Gyroscope
Expand Down

0 comments on commit 86cbad1

Please sign in to comment.