Modularizando o src

Dependencies:   EALib EthernetInterface_vz mbed-rtos mbed

Fork of header_main_colinas_V0-20-09-14 by VZTECH

Committer:
klauss
Date:
Tue Apr 07 18:26:21 2015 +0000
Revision:
111:c0833f2455ed
wip bl with bt

Who changed what in which revision?

UserRevisionLine numberNew contents of line
klauss 111:c0833f2455ed 1 #include "bootloader.h"
klauss 111:c0833f2455ed 2
klauss 111:c0833f2455ed 3 Timer bl_timer;
klauss 111:c0833f2455ed 4
klauss 111:c0833f2455ed 5 UDPSocket bl_client;