Extract to_string_* functions from ui_widget.

This commit is contained in:
Jared Boone 2015-12-02 13:38:17 -08:00
parent d8c59e2ce2
commit 76845c4335
12 changed files with 178 additions and 122 deletions

View file

@ -24,6 +24,7 @@
#include "ch.h"
#include "radio.hpp"
#include "string_format.hpp"
namespace ui {