]> the.earth.li Git - esp8266-clock.git/blobdiff - max7219.c
Update for SDK 3.0.4
[esp8266-clock.git] / max7219.c
index 0aa7bd6d3d34ce74e9a33784ed84813bf20713a2..3793d6347a71e8315bc63f6e3f2ed38bca17bf4b 100644 (file)
--- a/max7219.c
+++ b/max7219.c
@@ -14,7 +14,6 @@
  * You should have received a copy of the GNU General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
-#include <stdbool.h>
 #include <stdint.h>
 #include <stdlib.h>