Skip to content

Commit

Permalink
AddOns ReadMe for Version 1.4.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
GuruSR authored May 7, 2023
1 parent 07377eb commit c26895d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Watchface Addons/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ In here will be Watchface AddOns, other people may make repositories of such, th
All of these files can contain 1 or more than one Watchface, currently a limit of 32 is present, if people really want more, just put in an Issue asking for more.

There is also (going to be) an "empty watchface" EmptyAddOn.h that you can use as a starting point.

Also included for use with WatchFace AddOns is a WeatherIcons.h which has a function: const unsigned char* getWeatherIcon(uint16_t Condition, bool Small = false) that will return the weather icon from the OWM's current Conditions value, if one isn't found a nullptr is returned. Setting the bool Small to true will give versions capable of sitting over top of the Status area of Watchy_GSR.

0 comments on commit c26895d

Please sign in to comment.