[FL-3213] f7: add PB9 to debug pins (#2738)
Co-authored-by: hedger <hedger@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									76c70bdf2c
								
							
						
					
					
						commit
						b0555d96e9
					
				| @ -81,6 +81,7 @@ const GpioPinRecord gpio_pins[] = { | |||||||
|     /* Dangerous pins, may damage hardware */ |     /* Dangerous pins, may damage hardware */ | ||||||
|     {.pin = &gpio_usart_rx, .name = "PB7", .debug = true}, |     {.pin = &gpio_usart_rx, .name = "PB7", .debug = true}, | ||||||
|     {.pin = &gpio_speaker, .name = "PB8", .debug = true}, |     {.pin = &gpio_speaker, .name = "PB8", .debug = true}, | ||||||
|  |     {.pin = &gpio_infrared_tx, .name = "PB9", .debug = true}, | ||||||
| }; | }; | ||||||
| 
 | 
 | ||||||
| const size_t gpio_pins_count = sizeof(gpio_pins) / sizeof(GpioPinRecord); | const size_t gpio_pins_count = sizeof(gpio_pins) / sizeof(GpioPinRecord); | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 あく
						あく