Class used to interface with the Nokia N5110 LCD.

Fork of N5110 by Craig Evans

Revision:
26:36be85c20ef4
Parent:
24:342bdb6679a1
Child:
27:0d8d90936b4c
--- a/N5110.cpp	Tue Feb 07 11:22:45 2017 +0000
+++ b/N5110.cpp	Tue Feb 07 11:24:32 2017 +0000
@@ -1,9 +1,3 @@
-/**
-@file N5110.cpp
-
-@brief Member functions implementations
-
-*/
 #include "mbed.h"
 #include "N5110.h"