Sysclk to 11056 changed

This commit is contained in:
7u83 2024-05-18 14:44:39 +02:00
parent f5eb532f23
commit a3334738ae

2
f.sh
View File

@ -1,4 +1,4 @@
SYSCLK=36000
SYSCLK=11059
sdcc -mmcs51 -DSYSCLK=${SYSCLK} flash.c
stcgal -t ${SYSCLK} flash.ihx