Little SIM800L refactor

Signed-off-by: Martin Kolací <martin.kolaci@lmc.eu>
This commit is contained in:
Martin Kolací
2020-12-21 20:44:31 +01:00
parent 859425d6f2
commit 70ad6c5c01
7 changed files with 149 additions and 155 deletions

View File

@@ -47,13 +47,8 @@
////////////////////////////////////////////////////////////
// SIM800L
/////////////////////////////////////////////////////////////
#ifdef SIM800L_ENABLED
#define SIM800L_RX 16
#define SIM800L_TX 17
#define SIM800L_RST 5
#define SIM800L_TIMER 60
#endif //SIM800L_ENABLED
// MENU ITEM
typedef struct {
@@ -100,4 +95,3 @@ typedef struct {
#define MENU_SDCARD_MOUNT_STATUS 3043
#define MENU_SDCARD_REC 3044
//