Skip to content

Commit

Permalink
Wiced: remove empty spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
0xc0170 committed Feb 15, 2021
1 parent 51a6754 commit bc6679e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,6 @@ class WICED_EMAC : public EMAC {
emac_link_input_cb_t emac_link_input_cb; /**< Callback for incoming data */
emac_link_state_change_cb_t emac_link_state_cb;
EMACMemoryManager *memory_manager;

};

#endif /* WICED_EMAC_H_ */

0 comments on commit bc6679e

Please sign in to comment.