j
k
j a
j l
Hi Jerry,
...I just wondered if the code return (dtt_read(sensor, DTT_READ_TEMP) / 256); would be result in a "shift by 8" or and interger division? Short answer: Yes.
I just wondered if the code return (dtt_read(sensor, DTT_READ_TEMP) / 256); would be result in a "shift by 8" or and interger division?
I just wondered if the code
return (dtt_read(sensor, DTT_READ_TEMP) / 256);
would be result in a "shift by 8" or and interger division?
Short answer: Yes.
Thanks! Have a nice weekend!
Steven
Back to the thread
Back to the list