mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-01-29 19:00:16 +01: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>