gyo
Diff: SBDBT.h
- Revision:
- 14:8a6c8ae74691
- Parent:
- 13:3fcee1ce2f8e
- Child:
- 15:8c49a263e344
--- a/SBDBT.h Tue Apr 30 06:52:56 2019 +0000 +++ b/SBDBT.h Tue Apr 30 07:19:13 2019 +0000 @@ -34,8 +34,10 @@ * DigitalOut LED(LED1);//LED * * int main() { - * sbdbt.printf(); + while(1){ + * sbdbt.print(); * if(sbdbt.CIRCLE)LED = 1; + * } * } * @endcode */