Added PID source code and Pinmap

This commit is contained in:
id101010
2015-05-12 11:10:17 +02:00
parent 21fddc32ea
commit 3b2ef3094d
4 changed files with 47 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
#include "ll_touch.h"
bool ll_touch_init() {
return false;
return false;
}