forked from xuos/xiuos
fix bug sx1278
This commit is contained in:
parent
8af64eeb89
commit
44124db62c
|
@ -21,9 +21,6 @@
|
||||||
#include <adapter.h>
|
#include <adapter.h>
|
||||||
|
|
||||||
#ifdef ADD_NUTTX_FETURES
|
#ifdef ADD_NUTTX_FETURES
|
||||||
* fd
|
|
||||||
* buf - Data to write
|
|
||||||
* nbytes - Length of data to write
|
|
||||||
/**
|
/**
|
||||||
* @description: Sx127x_Nuttx_Write function for nuttx
|
* @description: Sx127x_Nuttx_Write function for nuttx
|
||||||
* @param fd - file descriptor to write to
|
* @param fd - file descriptor to write to
|
||||||
|
|
Loading…
Reference in New Issue