LoRa Access Point 1.5.2018

Dependencies:   mbed ds3231 SX1276Lib_LoRa_Access_Point

FatFs_Mon/mon.h

Committer:
lukas_formanek
Date:
2021-05-08
Revision:
11:376bfcdda0d4
Parent:
8:5d99fbf255d6

File content as of revision 11:376bfcdda0d4:

/*
 * mbed Application program for the mbed
 *  FatFs Check program /monitor part
 *
 * Copyright (c) 2015,'18 Kenji Arai / JH1PJL
 *  http://www.page.sannet.ne.jp/kenjia/index.html
 *  https://os.mbed.com/users/kenjiArai/
 *      Created:    May        5th, 2015
 *      Revised:    June      14th, 2015
 *      Revised:    April      7th, 2018
 */

//  Function prototypes --------------------------------------------------------
void mon(void);
uint32_t get_disk_freespace(void);