acid-drop

- Hacking the planet from a LilyGo T-Deck using custom firmware
git clone git://git.acid.vegas/acid-drop.git
Log | Files | Refs | Archive | README | LICENSE

index.rst (477B)

      1 
      2 Basic grid navigation
      3 """""""""""""""""""""
      4 
      5 .. lv_example:: others/gridnav/lv_example_gridnav_1
      6   :language: c
      7 
      8 Grid navigation on a list
      9 """"""""""""""""""""""""
     10 
     11 .. lv_example:: others/gridnav/lv_example_gridnav_2
     12   :language: c
     13 
     14 Nested grid navigations
     15 """""""""""""""""""""""
     16 
     17 .. lv_example:: others/gridnav/lv_example_gridnav_3
     18   :language: c
     19 
     20 Simple navigation on a list widget
     21 """""""""""""""""""""""
     22 
     23 .. lv_example:: others/gridnav/lv_example_gridnav_4
     24   :language: c