Multi-SNICS_Interlock/statusDisplay/README.md
2023-12-15 15:38:22 -05:00

9 lines
192 B
Markdown

# Intoduction
The Status Display on Raspberry Pi use the SDL (Simple DirectMedia Layer) C++ library
`sudo apt-get install libsdl2-dev libsdl2-image-dev libsdl2-ttf-dev`
# To Compile
`make`