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
variables.hpp
00001 #ifndef __variables__ 00002 #define __variables__ 00003 float vc; 00004 float vcshp; 00005 float vd; 00006 float vdshp; 00007 float ve; 00008 float vf; 00009 float vfshp; 00010 float vg; 00011 float vgshp; 00012 float va; 00013 float vashp; 00014 float vb; 00015 float vtempo; 00016 float vplustwo; 00017 float vplusone; 00018 float vzero; 00019 float vnegone; 00020 float vnegtwo; 00021 float vtwo; 00022 float vone; 00023 float vhalf; 00024 float vquater; 00025 float vsixthteenth; 00026 float veigth; 00027 int sumnotes2 = 0; 00028 int sumoctives2 = 0; 00029 int sumduration2 = 0; 00030 #endif
Generated on Sun Jul 17 2022 20:28:39 by
1.7.2