mirror of
git://soft.sys114.com/WiringPi2-Python
synced 2026-02-04 14:10:36 +09:00
Remove msg function
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
// Generated by generate-bindings.py - do not edit manually!
|
||||
|
||||
// Header file WiringPi/wiringPi/wiringPi.h
|
||||
extern int msg (int type, const char *message, ...);
|
||||
extern int wiringPiFailure (int fatal, const char *message, ...);
|
||||
extern void wiringPiVersion (int *major, int *minor);
|
||||
extern void wiringPiSetup (void);
|
||||
|
||||
Reference in New Issue
Block a user