Rename RXBoost to RFAudioBoost.

This commit is contained in:
Jonathan Naylor
2020-04-28 14:39:14 +01:00
parent 70ca7c06dd
commit 4a923fb27e
7 changed files with 42 additions and 29 deletions

View File

@@ -19,6 +19,6 @@
#if !defined(VERSION_H)
#define VERSION_H
const char* VERSION = "20200426";
const char* VERSION = "20200428";
#endif