You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- Make use of wrapping
|
|
- Set upper bound of data value 255
|
|
- When 0 -> -1, convert to 255, and when 255 -> 256, convert to 0
|
|
|