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.
data_pc.h
00001 #ifndef _DATA_PC_H 00002 #define _DATA_PC_H 00003 00004 00005 #include "mbed.h" 00006 00007 00008 extern Serial pc; 00009 00010 extern Serial dianciji; 00011 00012 extern Serial shouzhua; 00013 00014 extern AnalogIn AD1; 00015 00016 extern AnalogIn AD2; 00017 00018 extern float ad1; 00019 00020 extern float ad2; 00021 00022 00023 #endif 00024 00025 00026 00027 00028 00029 00030 00031 00032 00033 00034 00035 00036 00037 00038 00039
Generated on Sun Jul 17 2022 23:34:05 by
1.7.2