diff options
author | Damien George <damien.p.george@gmail.com> | 2018-02-07 16:10:42 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2018-02-07 16:13:02 +1100 |
commit | 771dfb0826f7416848b4302ce8ce49a7a556a27f (patch) | |
tree | 769eaf89b08488d022e9937a9ff646a2540af62b /docs/esp8266/tutorial/intro.rst | |
parent | 1f53ff61fffb4cc9b42ddf7e331e225c1b48b4ff (diff) | |
download | micropython-771dfb0826f7416848b4302ce8ce49a7a556a27f.tar.gz micropython-771dfb0826f7416848b4302ce8ce49a7a556a27f.zip |
py/modbuiltins: For builtin_chr, use uint8_t instead of char for array.
The array should be of type unsigned byte because that is the type of the
values being stored. And changing to uint8_t helps to prevent warnings
from some static analysers.
Diffstat (limited to 'docs/esp8266/tutorial/intro.rst')
0 files changed, 0 insertions, 0 deletions