Logic_library
Library for Logic board by RoboticsBrno.
Loading...
Searching...
No Matches
Variables
Platform::Pins::LeftArrows Namespace Reference

Variables

static constexpr gpio_num_t Up = GPIO_NUM_47
 
static constexpr gpio_num_t Down = GPIO_NUM_7
 
static constexpr gpio_num_t Left = GPIO_NUM_1
 
static constexpr gpio_num_t Right = GPIO_NUM_6
 
static constexpr gpio_num_t Enter = GPIO_NUM_5
 

Variable Documentation

◆ Down

constexpr gpio_num_t Platform::Pins::LeftArrows::Down = GPIO_NUM_7
staticconstexpr

◆ Enter

constexpr gpio_num_t Platform::Pins::LeftArrows::Enter = GPIO_NUM_5
staticconstexpr

◆ Left

constexpr gpio_num_t Platform::Pins::LeftArrows::Left = GPIO_NUM_1
staticconstexpr

◆ Right

constexpr gpio_num_t Platform::Pins::LeftArrows::Right = GPIO_NUM_6
staticconstexpr

◆ Up

constexpr gpio_num_t Platform::Pins::LeftArrows::Up = GPIO_NUM_47
staticconstexpr