ADD: dummy foc
SIMPLE CLEAN: cleanup code and add printf handler FIX: counters ADD: motor ENH: temporary disable can ADD: dummy foc, but creepy work
This commit is contained in:
parent
3af1d1a710
commit
bd7f049b75
20 changed files with 629 additions and 567 deletions
4
firmware/Lib/helpers/helpers.h
Normal file
4
firmware/Lib/helpers/helpers.h
Normal file
|
@ -0,0 +1,4 @@
|
|||
#pragma once
|
||||
#include "stm32f4xx_hal.h"
|
||||
|
||||
void print_for_debug(UART_HandleTypeDef *huart1, float values[4]);
|
Loading…
Add table
Add a link
Reference in a new issue