Merge branch 'ofw_dev' into dev

This commit is contained in:
MX
2023-12-22 22:14:20 +03:00
4 changed files with 40 additions and 68 deletions

View File

@@ -100,7 +100,7 @@ void canvas_draw_u8g2_bitmap(
uint8_t width,
uint8_t height,
const uint8_t* bitmap,
IconRotation rotation);
uint8_t rotation);
#ifdef __cplusplus
}