donotturnoff / display

0 stars 0 forks source link

Review integer signedness and add validation #18

Open donotturnoff opened 3 months ago

donotturnoff commented 3 months ago

We have an interesting mixture of uint32_t and int32_t - we should determine what to use where, and add data validation where appropriate.