view flax/editline @ 1222:9a86ed1886db

remove old code 'gyrocontroller' Ignore-this: c6ef242d545b18d19a185917c52966ea
author Drew Perttula <drewp@bigasterisk.com>
date Mon, 08 Jun 2015 07:13:44 +0000
parents 45b12307c695
children
line wrap: on
line source

#!/usr/bin/python

"""loads and saves timelines. lets you edit the timings and select the
functions. you should be able to edit the functions' parameters also.
"""

import Tkinter as tk