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