Changes between Version 54 and Version 55 of UserGuideGit


Ignore:
Timestamp:
May 20, 2016, 2:24:52 PM (10 years ago)
Author:
fma
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UserGuideGit

    v54 v55  
    186186Of course, you can define your own '''Mappers'''.
    187187=== Add a new Frontend ===
     188
     189{{{Frontend}}}s are responsible of generating states. This is where specific controllers implementation live.
     190
     191There are some usefull {{{Frontend}}}s defined in '''Py4bot''', mainly USB-based, using ''event'' interface.