Skip to content

Commit

Permalink
improve comments for line1 and line2 options (#49)
Browse files Browse the repository at this point in the history
Co-authored-by: Marcelinho <[email protected]>
  • Loading branch information
epiccurious and marc3linho authored Feb 5, 2024
1 parent 7fe0fd2 commit fd8b925
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/orangeClockFunctions/displayBlockMoscowFees.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
symbolRow3 = "C"
secretsSSID = ""
secretsPASSWORD = ""
dispVersion1 = "bh" #bh = block height
dispVersion2 = "mts" #mts = moscow time satsymbol / #mts2 = moscow time satusd icon / mt = without satsymbol / fp1 = fiat price [$] / fp2 = fiat price [€]
dispVersion1 = "bh" #bh = block height / hal = halving countdown / zap = Nostr zap counter
dispVersion2 = "mts" #mts = moscow time satsymbol / mts2 = moscow time satusd icon / mt = without satsymbol / fp1 = fiat price [$] / fp2 = fiat price [€]
npub = ""

def connectWIFI():
Expand Down

0 comments on commit fd8b925

Please sign in to comment.