Skip to content

Commit

Permalink
BT-Geräte erweitert um EK-24S10EB (#178)
Browse files Browse the repository at this point in the history
  • Loading branch information
shining-man committed Oct 27, 2024
1 parent 12421b4 commit 2beff28
Show file tree
Hide file tree
Showing 5 changed files with 27 additions and 27 deletions.
10 changes: 5 additions & 5 deletions include/defines.h
Original file line number Diff line number Diff line change
Expand Up @@ -436,11 +436,11 @@ enum serialDataRwTyp_e {BPN_NO_DATA, BPN_READ_SETTINGS, BPN_WRITE_READ_SETTINGS,


//Auswahl Bluetooth Geräte
#define ID_BT_DEVICE_NB 0
#define ID_BT_DEVICE_NEEY4A 1
#define ID_BT_DEVICE_JKBMS_JK02 2
#define ID_BT_DEVICE_JKBMS_JK02_32S 3
#define ID_BT_DEVICE_NEEY8A 4
#define ID_BT_DEVICE_NB 0
#define ID_BT_DEVICE_NEEY_GW_24S4EB 1
#define ID_BT_DEVICE_JKBMS_JK02 2
#define ID_BT_DEVICE_JKBMS_JK02_32S 3
#define ID_BT_DEVICE_NEEY_EK_24S4EB 4

//Auswahl Serial Geräte
#define ID_SERIAL_DEVICE_NB 0
Expand Down
Loading

0 comments on commit 2beff28

Please # to comment.