mark OndataWritten() as protected

master
Rohit Grover 2014-11-28 08:07:27 +00:00
parent 178df43c3f
commit 2138c544d1
1 changed files with 1 additions and 0 deletions

View File

@ -72,6 +72,7 @@ public:
ble.onDataWritten(this, &URIBeacon2Service::onDataWritten);
}
protected:
/**
* This callback allows the DFU service to receive the initial trigger to
* handover control to the bootloader; but first the application is given a