Hello, just found this in the documentation (ADC.md):
"This returns a value between 0 and 1 (internally ADCs in Espruino are usually 12 bits, but these are re-scaled)."
What means "re-scaled"? Does Espruino use less than 12 bits?
@tickTock started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hello,
just found this in the documentation (ADC.md):
"This returns a value between 0 and 1 (internally ADCs in Espruino are usually 12 bits, but these are re-scaled)."
What means "re-scaled"? Does Espruino use less than 12 bits?