fix names and spell in .h

This commit is contained in:
Xaloc 2020-03-13 13:30:24 +01:00
parent e8b0eefa1c
commit 4725b19411

View File

@ -1,7 +1,7 @@
#ifndef 7segNums_h
#define 7segNums_h
#ifndef segNums_h
#define segNums_h
#include "Ardunio.h"
#include "Arduino.h"
class SegDisp
{