summaryrefslogtreecommitdiff
path: root/c/menu/calculator.h
blob: 4a70356cfa4a8cabb9b56cac44d175d014845c23 (plain)
1
2
3
4
5
6
/* Menu Thing for RVController - Calculator
 * A product of Advanced Mesecons Devices, a Cheapie Systems company
 * This is free and unencumbered software released into the public domain.
 * See http://unlicense.org/ for more information */

void runCalculator(void);