Skip to content
  • Lucas Russo's avatar
    emb-sw: various: fix indentation again... · b4a687f1
    Lucas Russo authored
    The following quick vim command was used for this:
    
    :args embedded-sw/**/*.c | argdo execute "normal gg=G" | update
    :args embedded-sw/**/*.h | argdo execute "normal gg=G" | update
    
    There could be some inconsistencies across the modified files.
    They should be fix in the nex commits
    b4a687f1