Multi-SNICS_Interlock/statusDisplay/README.md

9 lines
192 B
Markdown
Raw Normal View History

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