view target-utils/buzplayer/melody.h @ 198:06c629b34903

target-utils/flash-boot-test/main.c: indicate the mode/version in the banner
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 30 Apr 2017 17:42:40 +0000
parents 49d2684805b1
children 9092ff68e37d
line wrap: on
line source

struct melentry {
	u16	tone;
	u16	dur;
};