Versions in this module Expand all Collapse all v0 v0.1.1 Jul 3, 2021 v0.1.0 Jul 3, 2021 Changes in this version + func Available() bool + func Init(display core.Display) + func RenderErrorMsg(msg string) + func RenderQRCode(data string) + func RenderSuccessMsg(msg string) + func RenderText(msg string) + func RenderTextWithIcon(text, icon string) + func RenderTextf(format string, a ...interface{}) + func RenderWarningMsg(msg string) + func RenderWithChart(msg string, v ...float64) + func ShowFrame()