fixed typing errors
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
#define _W5300_H_
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern <EFBFBD><EFBFBD>C<EFBFBD><EFBFBD> {
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
//*****************************************************************************
|
||||
|
@ -213,7 +213,7 @@ int main(void)
|
||||
#define __MQTT_INTERFACE_H_
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern <EFBFBD><EFBFBD>C<EFBFBD><EFBFBD> {
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user