included a version number
This commit is contained in:
parent
db9495b04b
commit
39265fccf3
|
@ -1,5 +1,5 @@
|
|||
#include "shared-bindings/board/__init__.h"
|
||||
|
||||
// Version 2.4
|
||||
STATIC const mp_rom_map_elem_t board_global_dict_table[] = {
|
||||
// SERVO Pins
|
||||
{ MP_ROM_QSTR(MP_QSTR_SERVO1), MP_ROM_PTR(&pin_PA18) },
|
||||
|
|
Loading…
Reference in New Issue