Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
Currently digitalin evaluates any voltage under 0.8 volts to logical 0, and anything over 2.0 volts to logical 1.
I would like to be able to change these voltages. Does anyone know if this would be possible?
Looking at the digitalin() source code would be helpful, but I can only find the header file?