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: UniGraphic mbed vt100
af_mgr.h
00001 #ifndef _AF_MGR_H_ 00002 #define _AF_MGR_H_ 00003 #include "afLib.h" 00004 #include "pending.h" 00005 00006 extern afLib *afero ; 00007 extern pending_class *pending ; 00008 extern bool gLinked ; 00009 extern bool gConnected ; 00010 00011 void init_aflib(void) ; 00012 00013 #endif /* _AF_MGR_H_ */
Generated on Fri Jul 15 2022 06:01:06 by
1.7.2