📄 energy.h
字号:
/*
-02/27/2006: Petre M.
-this file contains extern declarations of functions and variables used
in energy.c
*/
void ADE_Interrupt(void);
void Reload_from_EEPROM(void);
void Setup_Energy(void);
void Monthly_Energy_Storage(void);
void Active_Energy_read(void);
void Active_Energy_write(void);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -