Sign in

AGV / agv_shanghaisanling · Files

Logo

GitLab

  • Back to group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • agv_shanghaisanling
  • 上海三菱 9-1
  • User
  • PLATFORM
  • KIVA.h
  • --
    b9cef270
    杨德进 authored
    2023-09-04 10:28:56 +0800  
    Browse Code »
KIVA.h 136 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8
#ifndef __KIVA_H
#define __KIVA_H
#include "bsp.h"

extern void LookforQRCodeCenterEnd();
extern void LookforQRCodeCenterEnd2();

#endif