mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Update cc3k.h
This commit is contained in:
parent
7826c14c05
commit
95b36965ec
@ -1,11 +1,11 @@
|
||||
#ifndef __LIBCC3K_H__
|
||||
#define __LIBCC3K_H__
|
||||
#ifndef __CC3K_H__
|
||||
#define __CC3K_H__
|
||||
#include "hci.h"
|
||||
#include "spi.h"
|
||||
#include "wlan.h"
|
||||
#include "socket.h"
|
||||
#include "nvmem.h"
|
||||
#include "netapp.h"
|
||||
#endif //__LIBCC3K_H__
|
||||
#endif //__CC3K_H__
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user