LoRa Access Point 1.5.2018

Dependencies:   mbed ds3231 SX1276Lib_LoRa_Access_Point

Board.cpp

Committer:
lukas_formanek
Date:
2019-03-28
Revision:
10:e62222c46ee9
Parent:
5:19b34c4d27a1

File content as of revision 10:e62222c46ee9:

#include "Board.h"

Serial pc(PC_TX, PC_RX, BAUDRATE);
//rtc object
//DS3231 rtc(PB_9, PB_8); 
char actual_time [30]; 
// time_t epoch_time;