Skip to content

Commit 53aebfa

Browse files
committed
NamimnoRC Receiver names
1 parent 74f02cf commit 53aebfa

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/include/target/NamimnoRC_FLASH_2400_RX.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#ifndef DEVICE_NAME
2-
#define DEVICE_NAME "NM 2400RX"
2+
#define DEVICE_NAME "NamimnoRC 2400RX"
33
#endif
44
// GPIO pin definitions
55
#define GPIO_PIN_RST PB4

src/include/target/NamimnoRC_VOYAGER_900_ESP_RX.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#ifndef DEVICE_NAME
2-
#define DEVICE_NAME "NM 900RX"
2+
#define DEVICE_NAME "NamimnoRC 900RX"
33
#endif
44
// GPIO pin definitions
55
#define GPIO_PIN_NSS 15

src/include/target/NamimnoRC_VOYAGER_900_RX.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#ifndef DEVICE_NAME
2-
#define DEVICE_NAME "NM 900RX"
2+
#define DEVICE_NAME "NamimnoRC 900RX"
33
#endif
44
// GPIO pin definitions
55
#define GPIO_PIN_RST PC14

0 commit comments

Comments
 (0)