Addition of new files in MakeList

added Paddle.cpp and Paddle.h
This commit is contained in:
ZephyrLabs
2020-12-03 19:46:36 +05:30
parent b404ac50db
commit 1d69c79942
9 changed files with 265 additions and 8 deletions

View File

@@ -24,7 +24,8 @@ namespace Pinetime {
static constexpr const char* tachometer = "\xEF\x8F\xBD";
static constexpr const char* asterisk = "\xEF\x81\xA9";
static constexpr const char* paintbrush = "\xEF\x87\xBC";
static constexpr const char* paddle = "\xEF\x86\x85";
}
}
}
}
}