diff options
-rw-r--r-- | example.csv | 4 |
1 files 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 |