restored watchy-image-editor
@@ -0,0 +1 @@
|
||||
* text eol=lf
|
||||
@@ -5,5 +5,4 @@ __pycache__
|
||||
watchfaces/libraries
|
||||
watchfaces/pokemon-2.0/pokemon-src
|
||||
!watchfaces/*/preview.bmp
|
||||
watchy-image-editor
|
||||
watchysim
|
||||
|
Before Width: | Height: | Size: 775 B After Width: | Height: | Size: 775 B |
|
Before Width: | Height: | Size: 928 B After Width: | Height: | Size: 928 B |
|
Before Width: | Height: | Size: 821 B After Width: | Height: | Size: 821 B |
|
Before Width: | Height: | Size: 978 B After Width: | Height: | Size: 978 B |
|
Before Width: | Height: | Size: 857 B After Width: | Height: | Size: 857 B |
|
Before Width: | Height: | Size: 1003 B After Width: | Height: | Size: 1003 B |
|
Before Width: | Height: | Size: 850 B After Width: | Height: | Size: 850 B |
|
Before Width: | Height: | Size: 1003 B After Width: | Height: | Size: 1003 B |
|
Before Width: | Height: | Size: 736 B After Width: | Height: | Size: 736 B |
|
Before Width: | Height: | Size: 891 B After Width: | Height: | Size: 891 B |
|
Before Width: | Height: | Size: 736 B After Width: | Height: | Size: 736 B |
|
Before Width: | Height: | Size: 884 B After Width: | Height: | Size: 884 B |
|
Before Width: | Height: | Size: 683 B After Width: | Height: | Size: 683 B |
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 801 B After Width: | Height: | Size: 801 B |
|
Before Width: | Height: | Size: 862 B After Width: | Height: | Size: 862 B |
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 858 B After Width: | Height: | Size: 858 B |
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 117 KiB After Width: | Height: | Size: 117 KiB |
|
Before Width: | Height: | Size: 290 B After Width: | Height: | Size: 290 B |
@@ -1,11 +1,11 @@
|
||||
#ifndef WATCHY_POKEMON_H
|
||||
#define WATCHY_POKEMON_H
|
||||
|
||||
//#define SIM
|
||||
#define FR
|
||||
#define SIM
|
||||
//#define FR
|
||||
|
||||
#ifdef SIM
|
||||
#include "../../Watchy.h"
|
||||
#include "..\..\Watchy.h"
|
||||
#else
|
||||
#include <Watchy.h>
|
||||
#include "wta.h"
|
||||
@@ -26,14 +26,14 @@ class WatchyPokemon : public Watchy
|
||||
class WatchyPokemon : public WatchySynced
|
||||
#endif
|
||||
{
|
||||
#ifndef SIM
|
||||
#ifndef SIM
|
||||
using WatchySynced::WatchySynced;
|
||||
#endif
|
||||
public:
|
||||
void drawWatchFace();
|
||||
double randomDay(uint32_t d);
|
||||
double randomHour(uint32_t d);
|
||||
double randomMinute(uint32_t d);
|
||||
#endif
|
||||
public:
|
||||
void drawWatchFace();
|
||||
double randomDay(uint32_t d);
|
||||
double randomHour(uint32_t d);
|
||||
double randomMinute(uint32_t d);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
|
Before Width: | Height: | Size: 117 KiB After Width: | Height: | Size: 117 KiB |
|
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.4 KiB |
|
Before Width: | Height: | Size: 8.5 KiB After Width: | Height: | Size: 8.5 KiB |
|
Before Width: | Height: | Size: 117 KiB After Width: | Height: | Size: 117 KiB |
|
Before Width: | Height: | Size: 7.1 KiB After Width: | Height: | Size: 7.1 KiB |
|
Before Width: | Height: | Size: 64 KiB After Width: | Height: | Size: 64 KiB |