Merge branch 'ofw_dev' into dev

This commit is contained in:
MX
2023-12-21 19:48:12 +03:00
3 changed files with 6 additions and 6 deletions

View File

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