7 lines
107 B
C
7 lines
107 B
C
|
|
#ifndef _JJ_VOLTAGE_H_
|
||
|
|
#define _JJ_VOLTAGE_H_
|
||
|
|
|
||
|
|
#include "stdio.h"
|
||
|
|
#include "zf_driver_uart.h"
|
||
|
|
|
||
|
|
#endif
|