This commit is contained in:
2025-07-11 19:40:37 +03:00
parent e96ca9d3f5
commit 8beff99135
5 changed files with 33 additions and 5 deletions

View File

@@ -64,7 +64,7 @@ typedef struct
#define reset_blink_delay 50
#define rest_iter 10
#define GPIOB11_valve MB_DATA.Coils.coils[0].state_val_bit.state_val_01
#define ralay_5v_on GPIOA->ODR&(1<<10);