rename ubitx_wspr.cpp to ubitx_wspr.ino

This commit is contained in:
phdlee 2018-04-04 20:29:27 +09:00
parent dd6d4555a8
commit 7aafed9e95
2 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ extern byte delay_background(unsigned delayTime, byte fromType);
extern int btnDown(void);
extern char c[30];
extern char b[30];
extern int enc_read(void);
extern unsigned long frequency;