From 39410593ee5104bea397beff1b066d9b82bf3913 Mon Sep 17 00:00:00 2001 From: Kevin Matz Date: Sun, 28 Oct 2018 17:52:06 -0400 Subject: [PATCH] include some comments in the example --- example.bs | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/example.bs b/example.bs index 2b4e703..443d1cc 100644 --- a/example.bs +++ b/example.bs @@ -1,11 +1,13 @@ +// example.bs: An example BaconScript file. +CM10 GM* -GM1:AM2:HM3 +GM1:AM2:HM3 # use a `:` to seperate multiple macros on a single line. RM* -WAIT1 +WAIT1 # sleep for 1 second RA FM1/50 FGM20 GL1/5 -AS3 -RK2 +HS3>5 # do macro on a range of targets +RK2,4,6 # do macro on a comma seperated list of targets CP+