feat: 全量同步 254 个常用的 Arduino 扩展库文件
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
#ifndef __RF24_INCLUDES_H__
|
||||
#define __RF24_INCLUDES_H__
|
||||
|
||||
#define RF24_SPIDEV
|
||||
|
||||
#include "SPIDEV/RF24_arch_config.h"
|
||||
#include "SPIDEV/interrupt.h"
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user