wayne roberts / Mbed OS LoRaWAN_singlechannel_endnode

Dependencies:   SX127x sx12xx_hal TSL2561

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers commands.h Source File

commands.h

00001 /* over-the-air commands */
00002 #define CMD_NONE            0x00
00003 #define CMD_LED_RGB         0x04
00004 #define CMD_GPIO_OUT        0x05
00005 #define CMD_PWM             0x08
00006 #define CMD_TX_POWER        0x09
00007 
00008 
00009 #define SENSOR_PORT     12
00010 #define TEXT_PORT       16