Update ttgov2.h
This commit is contained in:
		
							parent
							
								
									ba3320b0bb
								
							
						
					
					
						commit
						bef33af4b8
					
				| @ -18,8 +18,8 @@ | |||||||
| #define DISABLE_BROWNOUT 1 // comment out if you want to keep brownout feature
 | #define DISABLE_BROWNOUT 1 // comment out if you want to keep brownout feature
 | ||||||
| 
 | 
 | ||||||
| // Pins for I2C interface of OLED Display
 | // Pins for I2C interface of OLED Display
 | ||||||
| #define MY_OLED_SDA OLED_SDA | #define MY_OLED_SDA (21) | ||||||
| #define MY_OLED_SCL OLED_SCL | #define MY_OLED_SCL (22) | ||||||
| #define MY_OLED_RST U8X8_PIN_NONE | #define MY_OLED_RST U8X8_PIN_NONE | ||||||
| 
 | 
 | ||||||
| // Pins for LORA chip SPI interface come from board file, we need some
 | // Pins for LORA chip SPI interface come from board file, we need some
 | ||||||
| @ -28,4 +28,4 @@ | |||||||
| #define LORA_IO1  (33) | #define LORA_IO1  (33) | ||||||
| #define LORA_IO2  LMIC_UNUSED_PIN | #define LORA_IO2  LMIC_UNUSED_PIN | ||||||
| 
 | 
 | ||||||
| #endif | #endif | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user