added led_builtin_pin

pico-mitt
alanbjohnston 3 years ago committed by GitHub
parent 1479121c91
commit 8bb4d34f09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -369,6 +369,8 @@ bool ina219_started = false;
bool camera_detected = false;
bool rotate_flag = true;
int led_builtin_pin;
#define PRESSED 0
#define HELD 0
#define RELEASED 1

Loading…
Cancel
Save

Powered by TurnKey Linux.