version 1.01

This commit is contained in:
Seil0 2016-06-02 19:26:47 +02:00
parent 1ad8f1ef3a
commit 7b8c6f3c8e
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
/*
* ActionPi.cpp
* Version 1.01
* Version 1.02
* IT-Hardware Projekt GWS-Bühl
* Copyright 2016 <admin@kellerkinder>
* Copyright 2016 <admin@kellerkinder.xyz>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
* MA 02110-1301, USA.
*
*
*zum kompilieren ---> g++ -Wall -c "%f" -l raspicam -l bcm2835 -std=c++0x
*/
#include <iostream>
#include <stdio.h>