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

PlatformMutex Class Reference

PlatformMutex Class Reference
[Platform]

A stub mutex for when an RTOS is not present. More...

#include <PlatformMutex.h>


Detailed Description

A stub mutex for when an RTOS is not present.

Definition at line 28 of file PlatformMutex.h.