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
Fork of PS3_BlueUSB_user_ver_circlewar by
Diff: User.cpp
- Revision:
- 16:90fb0ef425ac
- Parent:
- 15:d9485d4c3b8c
- Child:
- 17:ae30e74e9eba
--- a/User.cpp Thu Mar 10 01:48:16 2016 +0000 +++ b/User.cpp Thu Mar 10 02:26:38 2016 +0000 @@ -12,6 +12,9 @@ //#define DEBUG_MODE #define ID 0 +#define duty1 0. +#define duty2 + int RSX,RSY,LSX,LSY,BSU,BSL; //これより下に関数外に書く要素を記入する DigitalOut LA(p21);