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 APDS_9960 mbed-rtos
Diff: src/cEl.cpp
- Revision:
- 31:7313366789f2
- Parent:
- 30:c647da947bd9
- Child:
- 32:029962133529
--- a/src/cEl.cpp Thu Apr 21 12:33:58 2016 +0000
+++ b/src/cEl.cpp Thu Apr 21 13:25:08 2016 +0000
@@ -28,7 +28,7 @@
_typeForme = 4;
}
-cEl::cEl(int x, int y)
+cEl::cEl(int y, int x)
{
// variables à 0
_positionX = x;