Skip to content

Commit c1e154b

Browse files
author
Melinda Weed
authored
removing \
1 parent 3b95202 commit c1e154b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/FEATURE_BLE/targets/TARGET_CORDIO/doc/PortingGuide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ public:
128128
129129
virtual void start_reset_sequence();
130130
131-
virtual void handle_reset_sequence(uint8_t \*msg);
131+
virtual void handle_reset_sequence(uint8_t *msg);
132132
private:
133133
// private driver declarations
134134
};

0 commit comments

Comments
 (0)