13 lines
122 B
C
13 lines
122 B
C
|
#ifndef __PAINI_H
|
||
|
#define __PAINI_H
|
||
|
#include "adc.h"
|
||
|
#include "stdio.h"
|
||
|
#include "math.h"
|
||
|
#include "Inf_4G.h"
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
#endif
|