]> Skullheadx's Git Forge - qrcodescanner.git/commit
Change unsigned int to int in codeword finding to prevent rollover
authorSkullheadx <admonty1@gmail.com>
Wed, 20 Nov 2024 23:25:09 +0000 (18:25 -0500)
committerSkullheadx <admonty1@gmail.com>
Wed, 20 Nov 2024 23:25:09 +0000 (18:25 -0500)
commit3903f0812ee15bf43f3ce70cdb930c38674a4f58
tree210fb6bfdfc3a0f7f702e2094df983e5f14c75a8
parentbf0a4673674c3da9b17272f04891985208f65229
Change unsigned int to int in codeword finding to prevent rollover
camera.cpp