Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed
Diff: Pup/Pup.h
- Revision:
- 19:33c77517cb88
- Parent:
- 13:cfdfe60a2327
- Child:
- 20:6db651a3cfec
--- a/Pup/Pup.h Wed May 20 14:37:02 2020 +0000 +++ b/Pup/Pup.h Thu May 21 13:54:14 2020 +0000 @@ -21,6 +21,7 @@ void draw(N5110 &lcd, bool state); void position(int x, int y); Vector2D get_pos(); + void set_pos(int x, int y); private: