Numworks Epsilon  1.4.1
Graphing Calculator Operating System
mpversion.h File Reference

Go to the source code of this file.

Macros

#define MICROPY_VERSION_MAJOR   (1)
 
#define MICROPY_VERSION_MINOR   (9)
 
#define MICROPY_VERSION_MICRO   (3)
 
#define MICROPY_VERSION_STRING   "1.9.3"
 

Macro Definition Documentation

◆ MICROPY_VERSION_MAJOR

#define MICROPY_VERSION_MAJOR   (1)

Definition at line 1 of file mpversion.h.

◆ MICROPY_VERSION_MICRO

#define MICROPY_VERSION_MICRO   (3)

Definition at line 3 of file mpversion.h.

◆ MICROPY_VERSION_MINOR

#define MICROPY_VERSION_MINOR   (9)

Definition at line 2 of file mpversion.h.

◆ MICROPY_VERSION_STRING

#define MICROPY_VERSION_STRING   "1.9.3"

Definition at line 4 of file mpversion.h.