Skip to content

Refactor number 1: NTC reads

Kees Benkendorfer requested to merge dev-refactor into dev

This refactor:

  1. removes many unused comments
  2. removes many unused registers from Design.xml
  3. extracts NTC data reads into their own function
  4. reduces the number of write timeouts by giving up on a write sequence if any entry times out

Tested that the server runs and NTCs can still be read.

image

Tagging @otoldaie

Edited by Kees Benkendorfer

Merge request reports