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: LUTs/LUTS.cpp
- Revision:
- 14:9cfe0041cc4e
- Parent:
- 11:6ae098535da9
- Child:
- 15:1c67f064278e
--- a/LUTs/LUTS.cpp Sat May 09 13:45:23 2020 +0000
+++ b/LUTs/LUTS.cpp Tue May 19 15:04:33 2020 +0000
@@ -73,7 +73,7 @@
pulse_wavtable[i]=65535;
//printf("up itt = %d\n",i);
}
-
+
for (int i=up_tu+1; i<1024; i++) {
pulse_wavtable[i]=0;
//printf("down itt = %d\n",i);