I hereby claim:
- I am hhoover on github.
- I am hhoover (https://keybase.io/hhoover) on keybase.
- I have a public key ASDl1ogg3yFlRODUriOvywdbPtmPLGx_mU2S9LygNK8MGAo
To claim this, I am signing this object:
| #!/usr/bin/env python3 | |
| from pydexcom import Dexcom | |
| class ANSI_Compatible: | |
| END = '\x1b[0m' | |
| # If Foreground is False that means color effect on Background | |
| def Color(ColorNo, Foreground=True): # 0 - 255 | |
| FB_G = 38 # Effect on foreground | |
| if Foreground != True: |
I hereby claim:
To claim this, I am signing this object: