1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-08-01 03:47:23 +03:00

Implement Async NBNS (NetBIOS) name resolution for Windows (#2275)

* Implement Async NBNS (NetBIOS) Name resolution for windows

Source: http://www.xpablo.cz/?p=751#more-751
This commit is contained in:
Me No Dev
2016-07-15 10:40:31 +03:00
committed by GitHub
parent e35ebf137d
commit 1f7989b31d
5 changed files with 385 additions and 0 deletions

View File

@ -0,0 +1,24 @@
#######################################
# Syntax Coloring Map For ESPNBNS
#######################################
#######################################
# Datatypes (KEYWORD1)
#######################################
NBNS KEYWORD1
#######################################
# Methods and Functions (KEYWORD2)
#######################################
begin KEYWORD2
#######################################
# Instances (KEYWORD2)
#######################################
#######################################
# Constants (LITERAL1)
#######################################