Remove unncessary limits.h includes

This commit is contained in:
Pharap 2018-09-03 07:37:16 +01:00 committed by GitHub
parent 0eae58c760
commit 54d47ec04e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 2 deletions

View File

@ -14,7 +14,6 @@
#include "Sprites.h"
#include "SpritesB.h"
#include <Print.h>
#include <limits.h>
/** \brief
* Library version

View File

@ -11,7 +11,6 @@
#include <avr/power.h>
#include <avr/sleep.h>
#include <avr/wdt.h>
#include <limits.h>
// main hardware compile flags