changed stuff
This commit is contained in:
@@ -34,10 +34,12 @@ namespace flippR_driver::output {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
namespace flippR_driver::utility {
|
||||||
class DisplayGPIOInterface {
|
class DisplayGPIOInterface {
|
||||||
+DisplayGPIOInterface()
|
+DisplayGPIOInterface()
|
||||||
+~DisplayGPIOInterface()
|
+~DisplayGPIOInterface()
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
namespace flippR_driver::utility {
|
namespace flippR_driver::utility {
|
||||||
@@ -67,7 +69,6 @@ namespace flippR_driver::output {
|
|||||||
+IDisplay()
|
+IDisplay()
|
||||||
+~IDisplay()
|
+~IDisplay()
|
||||||
+{abstract} getID() : int
|
+{abstract} getID() : int
|
||||||
-fit_string(std::string& score_string) : std::string
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user