Update main.h

pull/152/head
alanbjohnston 4 years ago committed by GitHub
parent 7569aa22ac
commit 9974e0b6bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -60,8 +60,8 @@ uint32_t tx_freq_hz = 434900000 + FREQUENCY_OFFSET;
uint8_t data[1024];
uint32_t tx_channel = 0;
ax5043_conf_t hax5043;
ax25_conf_t hax25;
//ax5043_conf_t hax5043;
//ax25_conf_t hax25;
int twosToInt(int val, int len);
float toAprsFormat(float input);

Loading…
Cancel
Save

Powered by TurnKey Linux.