6 lines
99 B
C
6 lines
99 B
C
#ifndef _INFO_INC_
|
|
#define _INFO_INC_
|
|
|
|
#include <Arduino.h>
|
|
extern void showConnect();
|
|
#endif |