added payload_OK_only() for when Pi present

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

@ -146,6 +146,7 @@ void config_gpio();
void start_isr();
void read_reset_count();
void start_button_isr();
void payload_OK_only();
extern int Encode_8b10b[][256];

Loading…
Cancel
Save

Powered by TurnKey Linux.