This is a complete micropython implementation of TOTP, directly copied from the source at https://github.com/eddmann/pico-2fa-totp
This repo is to move the totp module in my fork of the original source, into a seperate repository with it's own tracking.