change interval to 15min test
This commit is contained in:
		| @ -26,7 +26,7 @@ | ||||
|  | ||||
| static TheThingsNetwork ttn; | ||||
|  | ||||
| const unsigned TX_INTERVAL = 5; | ||||
| const unsigned TX_INTERVAL = 60*15; | ||||
| static uint8_t msgData[] = "0xBADC0DED"; | ||||
|  | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user