summaryrefslogtreecommitdiff
path: root/src/drivers/Cst816s.cpp
diff options
context:
space:
mode:
authorJonathan Vander Mey <jonathan@vandermey.ca>2021-05-24 18:17:56 -0400
committerJF002 <JF002@users.noreply.github.com>2021-06-12 20:04:19 +0200
commite90e8c7426f9a44e696b208a5b393a60476a3d43 (patch)
tree4e9efe1981b26c0cfe56f958145e59ffacd0383f /src/drivers/Cst816s.cpp
parent006771699fc5c1a0906920fd16998ec5295227ac (diff)
Fix signed/unsigned comparison warning
Changed type of encodedBufferIndex to size_t to eliminate warning. It is fine as a size_t as its only ever compared to another size_t and used as an array index.
Diffstat (limited to 'src/drivers/Cst816s.cpp')
0 files changed, 0 insertions, 0 deletions