Skip to content

dojyorin/arduino_percent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino Percent

actions:test actions:release shields:license shields:release

Convert between URL-unsafe string and percent encoded string. Easily convert to percent encoded string.

Details

Use percent-encoding to escape characters that cannot be used in URL.

API

See arduino_percent.hpp for details.