перенес все файлы Димы в пересобраный проект

This commit is contained in:
2025-08-22 17:31:23 +03:00
parent 120ec1cd90
commit d6c3e5d7be
44 changed files with 8282 additions and 5259 deletions

View File

@@ -41,7 +41,9 @@ extern CAN_HandleTypeDef hcan;
void MX_CAN_Init(void);
/* USER CODE BEGIN Prototypes */
int CAN_send(uint16_t data[], int Addr, int Qua);
void Setup_CAN_addr(uint8_t mode);
void CAN_filterConfig(void);
/* USER CODE END Prototypes */
#ifdef __cplusplus