Changes between Version 90 and Version 91 of UserGuideGit


Ignore:
Timestamp:
Nov 23, 2017, 8:31:11 AM (8 years ago)
Author:
fma
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UserGuideGit

    v90 v91  
    247247=== Frontend ===
    248248
    249 {{{Frontend}}}s are responsible of generating states. This is where specific controllers implementation live.
    250 
    251 There are some usefull {{{Frontend}}}s defined in '''Py4bot''', mainly USB-based, using ''event'' interface. See [wiki:Tutorial4AddInputFrontendSupport tutorial 4] to see how to add a new frontend.
     249{{{Frontend}}}s are responsible of generating states. This is where specific controllers implementation lives.
     250
     251There are some usefull {{{Frontend}}}s defined in '''Py4bot''', mainly USB-based, using ''event'' interface. See [wiki:Tutorial4AddInputFrontend tutorial 4] to see how to add a new frontend.