import badge;
def draw(x,y):
    badge.eink_png(10,10,'/lib/adamant_badge/logo.png')
    return 0