Update README.md

This commit is contained in:
Jannik 2017-04-07 13:59:02 +02:00 committed by GitHub
parent 8e0f04fb9a
commit cca0f9ea7e
1 changed files with 1 additions and 1 deletions

View File

@ -12,5 +12,5 @@ to build with geany add this to Build Commands:
- `g++ -Wall -c "%f" -l raspicam -l bcm2835 -std=c++0x` - `g++ -Wall -c "%f" -l raspicam -l bcm2835 -std=c++0x`
- if the first command doesn't work `g++ -Wall -o"%e" "%f" -l raspicam -l bcm2835 -sdt=c++14` - if the first command doesn't work `g++ -Wall -o"%e" "%f" -l raspicam -l bcm2835 -sdt=c++14`
ActionPi © 2016-2017 Software Development Kellerkinder (SDK) ActionPi © 2016-2017 Kellerkinder
www.kellerkinder.xyz www.kellerkinder.xyz