Jonne Valola / PokittoLib Featured

Dependents:   YATTT sd_map_test cPong SnowDemo ... more

PokittoLib

Library for programming Pokitto hardware

How to Use

  1. Import this library to online compiler (see button "import" on the right hand side
  2. DO NOT import mbed-src anymore, a better version is now included inside PokittoLib
  3. Change My_settings.h according to your project
  4. Start coding!

Files at this revision

API Documentation at this revision

Comitter:
Pokitto
Date:
Tue Oct 02 20:38:50 2018 +0000
Parent:
56:71e4c6b1efb4
Child:
58:5f58a2846a20
Commit message:
Fixed My_settings.h problem due to changes in mbed online ide

Changed in this revision

Pokitto_settings.h Show annotated file Show diff for this revision Revisions of this file
--- a/Pokitto_settings.h	Fri Sep 14 07:40:24 2018 +0000
+++ b/Pokitto_settings.h	Tue Oct 02 20:38:50 2018 +0000
@@ -38,7 +38,7 @@
 #ifndef POKITTO_SETTINGS_H
 #define POKITTO_SETTINGS_H
 
-#include "My_settings.h"
+#include "../My_settings.h"
 
 #ifdef PROJ_BOARDREV
  #define POK_BOARDREV PROJ_BOARDREV // which revision of Pokitto board