Constant lcd_example::lib::lcd_utils::LED_PIN
source · const LED_PIN: usize = 0;
Expand description
All pin macro numbers correspond to their respective index the in the gpio array in main()
const LED_PIN: usize = 0;
All pin macro numbers correspond to their respective index the in the gpio array in main()