0
Dependents: Micro_music_box_2 Mic_music_box
Revision 1:4cd2e5fc0295, committed 2022-02-24
- Comitter:
- valentino14
- Date:
- Thu Feb 24 18:15:16 2022 +0000
- Parent:
- 0:6e09a4c848c9
- Commit message:
- 01;
Changed in this revision
led.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r 6e09a4c848c9 -r 4cd2e5fc0295 led.h --- a/led.h Thu Feb 24 14:49:53 2022 +0000 +++ b/led.h Thu Feb 24 18:15:16 2022 +0000 @@ -12,7 +12,7 @@ void change(); private: - DigitalOut _pin; //tako da može trepati na bilo kojem pinu + DigitalOut _pin; };