Core Base Classes for the Light Endpoints
Dependents: mbed_mqtt_endpoint_ublox_ethernet mbed_mqtt_endpoint_ublox_cellular mbed_nsp_endpoint_ublox_cellular mbed_nsp_endpoint_ublox_ethernet ... more
Diff: APMDemoLight.cpp
- Revision:
- 172:ca0acfacc5c4
- Parent:
- 170:9e72f2d0f2b2
- Child:
- 181:969d4e005e44
diff -r 3f07e1df766c -r ca0acfacc5c4 APMDemoLight.cpp --- a/APMDemoLight.cpp Fri Jul 25 18:34:15 2014 +0000 +++ b/APMDemoLight.cpp Thu Jul 31 15:31:01 2014 +0000 @@ -31,7 +31,7 @@ Timeout apm_light_SSRtriggerOn; // AC power line frequency - const float apm_light_powerlinefrequency = 60.000; + const float apm_light_powerlinefrequency = 50.000; // Our instance APMDemoLight *_apm_light_instance = NULL;