Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: DisplayUart2: Use proper type for baudRate
Within the whole system, uint32_t is used for the baudrate. We should do the same here to avoid implicit type conversions. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
- Loading branch information