removing \

pull/7417/head
Melinda Weed 2018-08-14 16:26:30 +03:00 committed by GitHub
parent 3b95202154
commit c1e154b1cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -128,7 +128,7 @@ public:
virtual void start_reset_sequence(); virtual void start_reset_sequence();
virtual void handle_reset_sequence(uint8_t \*msg); virtual void handle_reset_sequence(uint8_t *msg);
private: private:
// private driver declarations // private driver declarations
}; };