Remove Binary.h include

This commit is contained in:
Alex Voinea 2023-04-24 09:13:17 +02:00
parent 17e085040c
commit dd16cf4525
No known key found for this signature in database
GPG Key ID: 37EDFD565CB33BAD
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@
#include "Configuration.h"
#include "pins.h"
#include <binary.h>
#include <Arduino.h>
#include "Marlin.h"
#include "fastio.h"