|
FreeRTOS Tetris
|
Structure for keyboard inputs. More...
#include <input.h>

Data Fields | |
| uint8_t | buttons [SDL_NUM_SCANCODES] |
| Keyboard buttons using the SDL library. | |
| SemaphoreHandle_t | lock |
| Buttons lock. | |
Structure for keyboard inputs.
1.8.17