lcd: rename from iiclcd to i2clcd, add swig
[contrib/upm.git] / src / lcd / lcm1602.h
index 100614c..133e07a 100644 (file)
 #pragma once
 
 #include <string>
-#include "iiclcd.h"
+#include "i2clcd.h"
 
 namespace upm {
 
-class Lcm1602 : public IICLcd {
+class Lcm1602 : public I2CLcd {
     public:
         /** LCM1602 Constructor.
          * Calls MAA initialisation functions.