Changes between Version 78 and Version 79 of UserGuideGit


Ignore:
Timestamp:
Nov 22, 2017, 12:24:09 PM (8 years ago)
Author:
fma
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UserGuideGit

    v78 v79  
    220220{{{Frontend}}}s are responsible of generating states. This is where specific controllers implementation live.
    221221
    222 There are some usefull {{{Frontend}}}s defined in '''Py4bot''', mainly USB-based, using ''event'' interface.
     222There are some usefull {{{Frontend}}}s defined in '''Py4bot''', mainly USB-based, using ''event'' interface. See [[Tutorial4AddInputFrontendSupport|tutorial 4]] to see how to add a new frontend.