Files
ODrive/Firmware/MotorControl
samuelsadok c49e679bd9 fix bad use of memcpy
memcpy is not guaranteed to work with overlapped memory areas, however memmove is.
Apart from the semantic difference this fixes a compiler warning and possibly previously unexplained occurrences of `ERROR_INVALID_STATE`.
2019-09-19 10:10:51 +02:00
..
2019-09-19 10:10:51 +02:00
2019-05-15 23:06:45 -07:00
2019-03-18 17:57:44 -07:00
2018-10-22 20:23:54 -07:00