added get_cpu_temp

pull/264/head
alanbjohnston 3 years ago committed by GitHub
parent 95208cfdc7
commit d5bd07b0d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -139,6 +139,8 @@
volatile int prompt = false;
char serial_string[128];
float get_cpu_temp();
//#define WAV_DATA_LENGTH (50000 * 8)
uint32_t tx_freq_hz = 434900000 + FREQUENCY_OFFSET;

Loading…
Cancel
Save

Powered by TurnKey Linux.