File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11/*
22 * Required libraries:
33 * - HX711 Arduino Library (v0.7.4) by Bogdan Necula, Andreas Motl
4- * - SdFat (v2.0.6 ) by Bill Greiman
4+ * - SdFat - Adafruit Fork (v1.2.3 ) by Bill Greiman
55 * - RTClib (v1.13.0) by Adafruit
6- * - Adafruit ST7735 and ST7789 Library (v1.7.1 ) by Adafruit
7- * - Adafruit seesaw Library (v1.4.0 ) by Adafruit
8- * - Adafruit Neopixel (v1.7 .0) by Adafruit
6+ * - Adafruit ST7735 and ST7789 Library (v1.7.2 ) by Adafruit
7+ * - Adafruit seesaw Library (v1.4.2 ) by Adafruit
8+ * - Adafruit Neopixel (v1.8 .0) by Adafruit
99 * - Adafruit GFX Library (v1.10.7) by Adafruit
10- *
10+ * - Adafruit Adafruit_SPIFlash (v3.4.1) by Adafruit
1111*/
1212
1313#ifndef FORCE_H
@@ -143,4 +143,4 @@ class Force {
143143 void print_settings ();
144144};
145145
146- #endif // FORCE_H
146+ #endif // FORCE_H
You can’t perform that action at this time.
0 commit comments