Removed some dependencies to the SPI library

This commit is contained in:
Pascal Langer
2017-12-19 22:44:20 +01:00
parent b49584ec16
commit 835cc3d0a2
3 changed files with 12 additions and 10 deletions

View File

@@ -19,7 +19,7 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 1
#define VERSION_REVISION 6
#define VERSION_PATCH_LEVEL 46
#define VERSION_PATCH_LEVEL 47
//******************
// Protocols
//******************