make a bootscreen

This commit is contained in:
geeksville
2020-02-07 14:52:45 -08:00
parent 1a22a23c39
commit 0a369da4a2
8 changed files with 64 additions and 43 deletions

View File

@@ -29,7 +29,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// Version
// -----------------------------------------------------------------------------
#define APP_NAME "meshtastic"
#define APP_NAME "Meshtastic"
#define APP_VERSION "0.0.1"
// -----------------------------------------------------------------------------