OVMS3-idf/examples/peripherals/can
Darian Leung 099b83af67 CAN: Add functions to clear queues and fix multiple bugs
This commits adds the functions can_clear_transmit_queue() and
can_clear_receive_queue(). Closes #2906

The following bug are fixed:

- CAN_IO_UNUSED is now explicitly cast to enum type. Closes #2825
- Fix multiple documentation errors. Closes #2898, Closes #2794
- can_reconfigure_alerts() returns incorrect current_alerts. Closes #3028
- Add missing header file. Closes #3065
2019-02-18 21:31:33 +08:00
..
can_alert_and_recovery examples: Fix Python coding style 2018-12-06 09:34:33 +01:00
can_network CAN: Add functions to clear queues and fix multiple bugs 2019-02-18 21:31:33 +08:00
can_self_test examples: Fix Python coding style 2018-12-06 09:34:33 +01:00