mirror of
https://github.com/QIDITECH/klipper.git
synced 2026-02-02 08:58:42 +03:00
plus4的klipper版本
This commit is contained in:
8
src/sdiocmds.h
Normal file
8
src/sdiocmds.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef __SDIOCMDS_H
|
||||
#define __SDIOCMDS_H
|
||||
|
||||
#include <stdint.h> // uint8_t
|
||||
|
||||
struct sdiodev_s *sdiodev_oid_lookup(uint8_t oid);
|
||||
|
||||
#endif // sdiocmds.h
|
||||
Reference in New Issue
Block a user