diff options
author | Damien George <damien.p.george@gmail.com> | 2016-11-03 12:33:01 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2016-11-03 12:33:01 +1100 |
commit | 561844f3ba2dc81ce37c58468099042e27cd422b (patch) | |
tree | 95bc16e21265b3a517710325be39a50002b8afa2 /esp8266/modules/flashbdev.py | |
parent | ca973bd3083492777095a07c20965a4644899ec9 (diff) | |
download | micropython-561844f3ba2dc81ce37c58468099042e27cd422b.tar.gz micropython-561844f3ba2dc81ce37c58468099042e27cd422b.zip |
py: Add MICROPY_FLOAT_CONST macro for defining float constants.
All float constants in the core should use this macro to prevent
unnecessary creation of double-precision floats, which makes code less
efficient.
Diffstat (limited to 'esp8266/modules/flashbdev.py')
0 files changed, 0 insertions, 0 deletions