?? watt_mtr.asm
字號:
list st=off ; suppress list file symbol table
list n=0 ; suppress list file page breaks
;*******************************************************************
; Configuration switches. These control what code is assembled.
; Select the desired operating voltage by commenting out all but
; the desired voltage range
#define VOLT120 ; 120V nominal full scale range
; #define VOLT220 ; 220V nominal full scale range
; Selects the real time clock frequency source,
; #define TMR1OSC ; defined if using 32kHz T1OSC, comment out if another RTC source
;************************************************************
; Software License Agreement
;
; The software supplied herewith by Microchip Technology Incorporated (the
; "Company") for its PICmicro
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -