mirror of
				https://github.com/manuelbl/ttn-esp32.git
				synced 2025-10-31 18:50:33 +01:00 
			
		
		
		
	Allow all zeroes for AppEUI/JoinEUI
This commit is contained in:
		| @ -17,10 +17,12 @@ | ||||
|  | ||||
| #include "TheThingsNetwork.h" | ||||
|  | ||||
|  | ||||
| // NOTE: | ||||
| // The LoRaWAN frequency and the radio chip must be configured by running 'make menuconfig'. | ||||
| // Go to Components / The Things Network, select the appropriate values and save. | ||||
|  | ||||
|  | ||||
| // Pins and other resources | ||||
| #define TTN_SPI_HOST      HSPI_HOST | ||||
| #define TTN_SPI_DMA_CHAN  1 | ||||
|  | ||||
		Reference in New Issue
	
	Block a user