generated from sirlilpanda/kicad-project-template-actionless
Added the zig_main project to software for zig based implementation of code for robot
This commit is contained in:
1
software/zig_main/patches/porttick_period_ms.zig
Normal file
1
software/zig_main/patches/porttick_period_ms.zig
Normal file
@@ -0,0 +1 @@
|
||||
pub const portTICK_PERIOD_MS: TickType_t = @as(TickType_t, @divExact(@as(c_int, 1000), configTICK_RATE_HZ));
|
||||
Reference in New Issue
Block a user