mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-02-28 20:04:30 +03:00
sync with development PC; old -> kicad8
This commit is contained in:
@@ -35,7 +35,7 @@ static uint32_t maxCnum = 1024 / sizeof(user_conf); // can't use blocksize here
|
||||
.userconf_sz = sizeof(user_conf) \
|
||||
,.CANspeed = 100000 \
|
||||
,.CANID = 0xaa \
|
||||
,.bounce = 50 \
|
||||
,.bounce_ms = 50 \
|
||||
,.adcmul[0] = 10.930f \
|
||||
,.adcmul[1] = 2.028f \
|
||||
,.adcmul[2] = 1.f \
|
||||
|
||||
Reference in New Issue
Block a user