mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
drivers/include: add NETDEV_NRF24L01P_NG
This commit is contained in:
parent
dc9e915231
commit
063ff60890
@ -316,6 +316,7 @@ typedef enum {
|
||||
NETDEV_SX127X,
|
||||
NETDEV_SAM0_ETH,
|
||||
NETDEV_ESP_NOW,
|
||||
NETDEV_NRF24L01P_NG,
|
||||
/* add more if needed */
|
||||
} netdev_type_t;
|
||||
/** @} */
|
||||
|
Loading…
Reference in New Issue
Block a user