refactor(stk): change stk_init() return type to uint8_t
- Change function signature from int to uint8_t for clarity - Makes return type intent explicit as status flag
This commit is contained in:
Reference in New Issue
Block a user
- Change function signature from int to uint8_t for clarity - Makes return type intent explicit as status flag