From cfdea5ab08e3b37110ee72726e75e3bae72b27bc Mon Sep 17 00:00:00 2001 From: bryan newbold Date: Wed, 26 Feb 2014 19:43:07 -0500 Subject: changes to example.csv --- example.csv | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/example.csv b/example.csv index 24445bf..c3b5588 100644 --- a/example.csv +++ b/example.csv @@ -5,8 +5,8 @@ word_index,bits,mode,section,slug,default,description 3,32,p,meta,git_hash,0,"HDL Git commit hash stub, or 0 (32bits)" 4,64,p,meta,build_time,0,UNIX time of build 1024,1,rw,general,enable,, -1025,1,rw,general,output_en,, -1026,1,b,general,ring,,Doorbell +1025,33,rw,general,output_en,, +,1,b,general,ring,,Doorbell 1027,16,rw,general,ring_count,,Count of doorbell rings 1028,16,r,general,ring_counta,,Count of doorbell rings 1029,16,r,general,ring_countb,,Count of doorbell rings -- cgit v1.2.3