added read_reset_count()

pico-v0.1
alanbjohnston 4 years ago committed by GitHub
parent 27afe6d531
commit b0189ca758
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -144,6 +144,7 @@ void blinkTimes(int blinks);
void blink_pin(int pin, int duration);
void config_gpio();
void start_isr();
void read_reset_count();
extern int Encode_8b10b[][256];

Loading…
Cancel
Save

Powered by TurnKey Linux.