Added RAK11200 board variant support (#1177)

* Added RAK11200 board variant support
This commit is contained in:
Ben Meadors
2022-02-02 12:41:07 -06:00
committed by GitHub
parent b21b7de04b
commit 365120e9c2
4 changed files with 128 additions and 0 deletions

View File

@@ -161,6 +161,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// This string must exactly match the case used in release file names or the android updater won't work
#define HW_VENDOR HardwareModel_DIY_V1
#elif defined(RAK_11200)
// This string must exactly match the case used in release file names or the android updater won't work
#define HW_VENDOR HardwareModel_RAK11200
#elif defined(ARDUINO_HELTEC_WIFI_LORA_32_V2)
#ifdef HELTEC_V2_0