mirror of
https://github.com/andreili/klipper.git
synced 2025-08-23 19:34:06 +02:00
If the buffer pointer can't fit in a uint32_t then pass a relative buffer offset instead. This fixes buffer handling on 64bit linux mcus. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>