rename pluginloader -> pluginLoader

This commit is contained in:
Bastian Schroll 2015-05-22 22:40:44 +02:00
parent c590d70655
commit 0849672cbe
3 changed files with 54 additions and 3 deletions

View file

@ -4,7 +4,6 @@
import logging
from includes import globals # Global variables
from includes import pluginloader
def processAlarm(typ,freq,data):
logging.debug("[ ALARM ]")