Exemple #1
0
 def list_active_overlays(self):
     """
     Returns a list of currently loaded device tree overlays
     check which dt overlay is loaded currently
     """
     return dtoverlay.list_overlays()
Exemple #2
0
 def list_active_overlays(self):
     """
     Returns a list of currently loaded device tree overlays
     check which dt overlay is loaded currently
     """
     return dtoverlay.list_overlays()