Add TUI hardware banner and polish SAT summaries
This commit is contained in:
@@ -23,3 +23,7 @@ type exportTargetsMsg struct {
|
||||
targets []platform.RemovableTarget
|
||||
err error
|
||||
}
|
||||
|
||||
type bannerMsg struct {
|
||||
text string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user