PIR grove sensor that sends the sensed data to Thingspeak.com through the wifi module ESP 8266

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers mbed_config.h Source File

mbed_config.h

00001 // Automatically generated configuration file.
00002 // DO NOT EDIT, content will be overwritten.
00003 
00004 #ifndef __MBED_CONFIG_DATA__
00005 #define __MBED_CONFIG_DATA__
00006 
00007 // Configuration parameters
00008 #define MBED_CONF_PLATFORM_STDIO_BAUD_RATE          9600 // set by library:platform
00009 #define MBED_CONF_PLATFORM_DEFAULT_SERIAL_BAUD_RATE 9600 // set by library:platform
00010 #define MBED_CONF_PLATFORM_STDIO_FLUSH_AT_EXIT      1    // set by library:platform
00011 #define MBED_CONF_PLATFORM_STDIO_CONVERT_NEWLINES   0    // set by library:platform
00012 
00013 #endif