Soletta™ Framework
Framework for making IoT devices

Full online documentation | C API Index
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
soletta.h File Reference
#include <sol-log.h>
#include <sol-mainloop.h>

Go to the source code of this file.

Macros

#define SOL_MAIN(CALLBACKS)
 Convenience macro to declare the main function and properly initialize and execute a Soletta Application. More...
 
#define SOL_MAIN_DEFAULT(STARTUP, SHUTDOWN)
 Preferred entry point for Soletta applications. More...