Commit f8615b26 authored by vertighel's avatar vertighel
Browse files

Renamed devices

parent 7d6bf529
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
nodes.ini
nodes.ini.oarpaf
ob/*json
devices/old/

*~
*#
+0 −6
Original line number Diff line number Diff line
@@ -26,12 +26,6 @@ devs.read(Path(__file__).parent.parent / 'config' / 'devices.ini')
def dynamic_import(this, dev):
    """Dynamically import into this module the devices
    from the nodes.ini and devices.ini files.
    Old way:

    # from config.addresses import ASCOM_REMOTE
    # from devices import ascom
    # lamp = ascom.Switch(ASCOM_REMOTE, 2)

    """

    module = importlib.import_module(
+384 −285

File changed.

Preview size limit exceeded, changes collapsed.

noctua/devices/alpaca2.py

deleted100644 → 0
+0 −591

File deleted.

Preview size limit exceeded, changes collapsed.

+616 −360

File changed.

Preview size limit exceeded, changes collapsed.

Loading