Skip to content

Commit e608bad

Browse files
MyzharWalter Lucetti
authored andcommitted
Reset function to be added
1 parent b4e0cda commit e608bad

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

include/sensorcapture.hpp

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,10 @@ class SL_OC_EXPORT SensorCapture
221221
bool enableDataStream(bool enable); //!< Enable/Disable the data stream
222222
bool isDataStreamEnabled(); //!< Check if the data stream is enabled
223223
bool sendPing(); //!< Send a ping each second (before 6 seconds) to keep data streaming alive
224+
225+
//bool resetMCU(); TODO
226+
//bool resetUVC(); TODO
227+
224228
// ----> USB commands to MCU
225229

226230
private:

0 commit comments

Comments
 (0)