diff src/hwos.asm @ 645:070528a88715

3.16 release
author heinrichsweikamp
date Sun, 07 Nov 2021 12:39:23 +0100
parents 7d8a4c60ec1a
children ef2ed7e3a895
line wrap: on
line diff
--- a/src/hwos.asm	Mon May 24 18:41:51 2021 +0200
+++ b/src/hwos.asm	Sun Nov 07 12:39:23 2021 +0100
@@ -181,7 +181,7 @@
 	bcf		RCON,IPEN			; priority interrupts off
 
 	banksel	WDTCON
-	movlw	b'10000000'			; setup watchdog
+	movlw	b'00010000'			; setup watchdog, put VCORE Reg into Ultra Low-Power mode in Sleep
 	movwf	WDTCON				; ...