Extracted lcdbridge and added first signs of RPI B+ to pi mapper

This commit is contained in:
2014-08-13 03:04:31 +02:00
parent 1449ec643f
commit ec4e5bd6ab
9 changed files with 75 additions and 100 deletions

3
tests/bootstrap.php Normal file
View File

@ -0,0 +1,3 @@
<?php
require_once __DIR__."/../vendor/autoload.php";