mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
Fix a comment
This commit is contained in:
@@ -70,9 +70,8 @@ void WriteWlanEnablePin(uint8_t val);
|
||||
|
||||
void AssertWlanCS(void);
|
||||
|
||||
/*
|
||||
* Deassert CC3000 CS
|
||||
*/
|
||||
/* Deassert CC3000 CS */
|
||||
|
||||
void DeassertWlanCS(void);
|
||||
|
||||
/* Setup needed pins */
|
||||
|
||||
Reference in New Issue
Block a user