8 lines
100 B
C
8 lines
100 B
C
#include <networkAbstractionLayer.h>
|
|
|
|
#include <wizHelper.h>
|
|
|
|
|
|
void networkInit() {
|
|
wizInit();
|
|
} |