CLEON  Version 1
Cloud-Offloaded GPS Receiver
main.c File Reference

Main entry for the CLEO sensor board firmware. More...

#include "cleon_conf.h"
#include "app_define.h"
#include "sys_define.h"
#include "hal_define.h"
#include "fs_define.h"
Include dependency graph for main.c:

Go to the source code of this file.

Functions

void main (void)
 

Detailed Description

Main entry for the CLEO sensor board firmware.

Definition in file main.c.

Function Documentation

void main ( void  )

Definition at line 13 of file main.c.

{
//-------------- DO NOT MODIFY THIS INITIALIZATION PART ---------- START -//
//-------------- DO NOT MODIFY THIS INITIALIZATION PART ---------- END ---//
while(1){
}
}

Here is the call graph for this function: