version info in version.h, some code formatting (arduino style)

This commit is contained in:
Hans P. Reiser 2019-04-28 13:29:58 +02:00
parent 8da577a313
commit 75eb15cc24
1 changed files with 2 additions and 0 deletions

2
RX_FSK/version.h Normal file
View File

@ -0,0 +1,2 @@
const char *version_name = "RDZ_TTGO_SONDE";
const char *version_id = "devel20190428";