Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
236 contributions in the last year
Activity overview
Contributed to
vinhjaxt/vinhjaxt.github.io,
vinhjaxt/nginx-proxy-containers,
vinhjaxt/CTF-writeups
and 5 other
repositories
Contribution activity
September 2020
- vinhjaxt/smart-contracts JavaScript
Created a pull request in espressif/esp-lwip that received 1 comment
Fix compile error (IDFGH-3929)
At ./src/include/lwip/ip4_addr.h line 51:
struct ip4_addr { u32_t addr;
};
So I changed ip_addr.u_addr.ip4.addr to ip_addr.addr to fix the compile …
+6
−6
•
1
comment