mirror of
https://github.com/odriverobotics/ODrive.git
synced 2026-09-21 15:34:33 +08:00
Remove unnecessary includes
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
|
||||
#include "can_simple.hpp"
|
||||
#include "odrive_main.h"
|
||||
|
||||
void CANSimple::handle_can_message(CAN_message_t& msg) {
|
||||
// This functional way of handling the messages is neat and is much cleaner from
|
||||
|
||||
Reference in New Issue
Block a user