added print_file_hex and print_hex2

pico-sstv-new-1
alanbjohnston 3 years ago committed by GitHub
parent 241e91ae04
commit 5e4e326f9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -209,7 +209,8 @@ void write_config_file();
void read_mode();
void write_mode();
void start_clockgen();
void print_file_hex((char* filename, int bytes);
void print_hex2(byte octet);
#ifndef STASSID
#define STASSID "Pico"

Loading…
Cancel
Save

Powered by TurnKey Linux.