Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: ID12RFID ReportDB SalesforceCaseGenerator SalesforceInterface
Dependents: mbed_mqtt_endpoint_ublox_ethernet mbed_mqtt_endpoint_ublox_cellular mbed_nsp_endpoint_ublox_cellular mbed_nsp_endpoint_ublox_ethernet ... more
Diff: StatusReporter.h
- Revision:
- 7:763c7a27e77a
- Parent:
- 0:ba3327ba3a04
- Child:
- 16:d196d812f651
--- a/StatusReporter.h Fri Aug 29 03:39:21 2014 +0000
+++ b/StatusReporter.h Fri Aug 29 04:23:37 2014 +0000
@@ -33,7 +33,7 @@
ID12RFID m_rfid_reader;
public:
- StatusReporter(ErrorHandler *logger);
+ StatusReporter(ErrorHandler *logger,void *transport);
virtual ~StatusReporter();
void checkAndReportOnStatus();