Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of PES by
Diff: Kamera.cpp
- Revision:
- 9:d9e46f9c9e40
- Parent:
- 0:306a2438de17
--- a/Kamera.cpp Tue Apr 18 12:09:46 2017 +0000
+++ b/Kamera.cpp Wed Apr 19 10:07:55 2017 +0000
@@ -1,3 +1,5 @@
-
+#include "Kamera.h"
-#include "Kamera.h"
\ No newline at end of file
+int kamera(){
+ return 1;
+ }
\ No newline at end of file
