@c69d27b modify a typing error
wizchip_init() - modify about MAX TX/RX buffer when W5100S use.
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
#define _SNMP_H_
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern <EFBFBD><EFBFBD>C<EFBFBD><EFBFBD> {
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
// SNMP Debug Message (dump) Enable
|
||||
|
@ -2,7 +2,7 @@
|
||||
#define _SNMP_CUSTOM_H_
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern <EFBFBD><EFBFBD>C<EFBFBD><EFBFBD> {
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
|
Reference in New Issue
Block a user