Bitwatcher is only used for development and will dramatically slow down the program. I will document it for education purposes
When the bit watcher flag is activated by typing bitwatch on it will run the bitwatch function every time a write command is called to the EEprom
note that there is a single use version if this function just by typing bitcheck at the command line
This information is of little value to the end user, I use this on the development version to see what unknown areas change when a write is done. It is reading data off of a hash of hashes within the perl module and executing a eepromDecode about 100 times with each write command
Continue on to get eeprom
When the bit watcher flag is activated by typing bitwatch on it will run the bitwatch function every time a write command is called to the EEprom
note that there is a single use version if this function just by typing bitcheck at the command line
This information is of little value to the end user, I use this on the development version to see what unknown areas change when a write is done. It is reading data off of a hash of hashes within the perl module and executing a eepromDecode about 100 times with each write command
Continue on to get eeprom
No comments:
Post a Comment