You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
266 B

  1. #include "sdk\components\zcancmder\zcanreceiver_master.hpp"
  2. namespace iflytop {
  3. ZGPIO g_Key0;
  4. ZGPIO g_Key1;
  5. ZGPIO g_Key2;
  6. ZGPIO g_StateLight1;
  7. ZCanCommnaderMaster g_zcanCommnaderMaster;
  8. } // namespace iflytop