It may be better to not use map(), as it will give trouble between float and int variable usage - do it manually in the code.
Gabriel
- 1
It may be better to not use map(), as it will give trouble between float and int variable usage - do it manually in the code.