
Lewis Cheadle 201245660
Dependencies: mbed
Diff: main.cpp
- Revision:
- 8:10eb578dd754
- Parent:
- 7:35465b3bf586
- Child:
- 13:fd290d2fd917
--- a/main.cpp Mon May 18 14:28:05 2020 +0000 +++ b/main.cpp Mon May 18 15:08:54 2020 +0000 @@ -60,7 +60,7 @@ { // clear screen, re-draw and refresh lcd.clear(); - imposs.draw(lcd); + imposs.draw(lcd,pad); lcd.refresh(); }