###########################################################################
# config.py
#
# Monterey Bay Aquarium Research Institute   2019
# All rights reserved.
#
# Config settings for tools and examples
#
#
# Created:  Dec 2019      Paul Roberts
#
###########################################################################

CONFIG = {}
CONFIG['LCM_CHANNEL'] = 'Vim0'
CONFIG['PIXEL_TYPE'] = 'mono'