use example UUID found everywhere

This commit is contained in:
Matthias Ringwald 2015-05-18 23:41:22 +02:00
parent 01f3bb1577
commit 2d404a221f

View File

@ -2,7 +2,7 @@
#include <stdio.h>
#include <SPI.h>
UUID uuid("f897177b-aee8-4767-8ecc-cc694fd5fcee");
UUID uuid("E2C56DB5-DFFB-48D2-B060-D0F5A71096E0");
// retarget printf
#ifdef ENERGIA